JDesignerPro by BulletProof Database Maintenance
[Back]



The Database Manager allows you to perform some of the basic functions necessary for maintaining or creating your database tables.

You may also create and maintain templates of your tables using the built in template manager.

The Database Manager will automatically unload a table and reload it if you make changes that require the table to be re-created. In many cases changing a column type may cause an error when trying to reload the existing data. If this occurs the table data will be saved into another table so you can manually reload in using another utility. We will incorporate more powerful functionality into the coming future releases to cater for these types of problems.

Some data types are not fully supported by some databases. The best policy is just to try each data type to see whether your database supports it.

Please use caution when making table alterations using the Database Manager as extensive testing on the various ODBC databases has not yet been done.

Any errors that occur when creating or modifying tables will be reported in the Java Console. When reporting errors to BulletProof please copy the Java console into your email by selecting the contents and pressing Ctrl-C and then paste it into your email using Ctrl-V.


[Back]